1
کامپیوتر و شبکه::
نوع بینام
* As an anonymous type
C# Anonymous Type:
Anonymous type, as the name suggests, is a type that doesn't have any name.
The implicitly typed variable- var is used to hold the reference of anonymous types.
In the above example, myAnonymousType is an object of anonymous type created using the new keyword and object initializer syntax It includes three properties of different data types.
واژگان شبکه مترجمین ایران